if service.click({
{"%[Double tap]",
"SIM 1, Video call, Button|SIM 2, Video call, Button",
}
})
return true
end

if service.click({
{"%[Double tap]",
"Video call, Button",
"%[Raw click]",
}
})
return true
end

return true